home *** CD-ROM | disk | FTP | other *** search
- * @(#) atdialSP28 1.0 95/10/21
- * john@armory.com 95/10/21
-
- * atdialer config file for US Robotics Sportster 28800
- * This dialer will only work with a DTE rate of 38400, because the Sportster
- * does not have the ability to return the DTE rate in the CONNECT message.
- * Make sure the speed field on the Devices line for the modem is 38400.
- * To use a different speed, put that speed on the Devices line and change
- * which of the RTC_ fields (below) has CONNECT on it.
-
- * &F: Load factory config
- * X4: Produce all result codes
- * Q0: Not quiet
- * &D2: Hangup on DTR drop
- * &C1: Make carrier detect line follow carrier
- * &H1: HW transmit data flow control on
- * &R2: HW receive data flow control on
- * &I0: SW receive data flow control off
- * &M4: Normal/ARQ error control mode
- *** &K1: Auto compression
- * &B1: Fix serial port rate.
- * S0=1: Answer after 1 ring
- * S2=043: Escape char is +
- MDM_SETUP=AT&FX4Q0&D2&C1&H1&R2&I0&M4&B1S0=1S2=043
- MDM_OPTION=
- MDM_DIALCMD=ATDT
- MDM_ESCAPE=+++
- MDM_HANGUP=ATQ0H0
- MDM_RESET=ATZ
- MDM_DIALIN=AT&B1&H1&R2&I0&M4S0=1Q1
- MDM_ATTN=AT
- MDM_DSBLESC=ATS2=128
- RTC_OK=OK
- RTC_NOCARR=NO CARRIER
- RTC_ERROR=ERROR
- RTC_NOTONE=NO DIALTONE
- RTC_BUSY=BUSY
- RTC_NOANS=NO ANSWER
- RTC_300=not used
- RTC_1200=not used
- RTC_2400=not used
- RTC_4800=not used
- RTC_9600=not used
- RTC_19200=not used
- RTC_38400=CONNECT
- STTY=-IXON -IXOFF -RTSFLOW -CTSFLOW ORTSFL
-